home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1099.dms / q1099.adf / MathPlot / Functions.fkt < prev    next >
Text File  |  1997-04-10  |  58b  |  11 lines

  1. _g(x)
  2. cos(x)
  3. tan(x)
  4. x
  5. x^2
  6. x^3
  7. sqr(x)
  8. log(x)
  9. sgn(x)
  10. abs(x)
  11.